Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to envsub go management configurations #2708

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

mlsmaycon
Copy link
Collaborator

@mlsmaycon mlsmaycon commented Oct 8, 2024

Describe your changes

This change allows users to reference environment variables using Go template format, like {{ .EnvName }}

I also moved the previous file test code to file_suite_test.go. I will migrate these tests to another PR.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

This change allow users to reference environment using Go template format, like {{ .EnvName }}
Copy link

sonarcloud bot commented Oct 8, 2024

@mlsmaycon mlsmaycon merged commit 6ce09bc into main Oct 9, 2024
24 checks passed
@mlsmaycon mlsmaycon deleted the add-support-to-envsub-for-management-config-file branch October 9, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants